Grid Layout
The Grid layout is a simple way to place your components at
definite positions in your container. All the components in the grid
will fill with the size of the container in both directions, both
vertically and horizontally.
Components may be swapped around within the grid by dragging
them over one another but the number of rows and columns, along with
the horizontal and vertical spacing is set from the Property Sheet.
Press the Button below for a GridLayout example.